home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / comp0_89.lha / Feel / Boot / Compiler / peephole.i < prev    next >
Text File  |  1993-07-17  |  666b  |  1 lines

  1. ((name peephole) (dependencies (streams1 ccc extras0 comp-defn init arith instruct boot peep-macs)) (exported-ids ((address peephole no-rules) (name . no-rules) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address peephole peep-test) (name . peep-test) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address peephole peep-test) (name . peep-test) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address peephole micro-test) (name . micro-test) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address peephole blocking-instruction-p) (name . blocking-instruction-p) (mutable ()) (class . bytefunction) (argtype (() . 1)))))